home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / recent / mcf4amrc.lha / MCF4AmIRC / Rexx / MCF_ClientInfo.AMIRX < prev    next >
Text File  |  1996-12-14  |  523b  |  10 lines

  1. /* MCF_ClientInfo.AMIRX
  2. // $VER: MCF_ClientInfo.AMIRX 4.9 (25.11.96)
  3. \\ Written by Donald T. Becker (dtbecker@ptd.net) IRC: StarDustr
  4. // Please mail any bug reports/comments to the above address with a subject
  5. \\ header of MCF.AMIRX.
  6. //
  7. \\ ** What to do with this file?
  8. // Put this script in REXX:        It will be used by MCF.AMIRX.
  9. */
  10. ;parse arg MCFenv junk Unick morejunk;address value(MCFenv);options results;getmynick;MyNick=result;"RAW NOTICE "Unick" :"d2c(1)||"CLIENTINFO FINGER GETSOUND PING SOUND VERSION"|| d2c(1);exit